calls invoking

调用调用

常用释义

词性释义

调用调用
例句
  • 全部
1·Also note that the sum of all elapsed times within a routine is not equal to the elapsed time of the calls invoking the routine.
还要注意,一个例程中所消耗的总时间等于所有调用例程的调用所经过的时间。
2·Any parameter values specified by the developer invoking the transformation are obtained with simple method calls and are typically translated into something more meaningful, like MDA API references.
任何由调用转换的开发人员所指定的参数值可以通过简单的方法调用而获得,并转化为更有意义的东西,如MDA API参考。
3·Moving the slider changes the length of the displayed color bar by invoking the callback named FCT, which calls the value function on the ProgressBars to set the new length.
滑块的移动调用名为fct的回调来改变显示的颜色条的长度,那个回调会调用ProgressBar的value函数来设置新的长度。
4·The plug-in is responsible for the deployment and execution of staff queries, and performs these queries by invoking a set of API calls against its associated staff repository.
该插件负责部署和执行人员查询,并通过对其关联的人员存储库调用一组 API 来执行这些查询。
5·Method chaining, also known as named parameter idiom, is a common syntax for invoking multiple method calls in object-oriented programming languages.
方法链,也被称为命名参数法,是在面向对象的编程语言调用的调用多个方法的通用语法。